Whitespace.
authorcl349@firebug.cl.cam.ac.uk <cl349@firebug.cl.cam.ac.uk>
Mon, 27 Mar 2006 10:16:36 +0000 (11:16 +0100)
committercl349@firebug.cl.cam.ac.uk <cl349@firebug.cl.cam.ac.uk>
Mon, 27 Mar 2006 10:16:36 +0000 (11:16 +0100)
Signed-off-by: Christian Limpach <Christian.Limpach@cl.cam.ac.uk>
linux-2.6-xen-sparse/drivers/xen/xenbus/xenbus_probe.c

index 84f35c884160dfb14130c7c300a3ac4913a3e903..61158a60348edac56c08511220a400b67482f44f 100644 (file)
@@ -1039,8 +1039,7 @@ static int __init xenbus_probe_init(void)
                xsd_port_intf = create_xen_proc_entry("xsd_port", 0400);
                if (xsd_port_intf)
                        xsd_port_intf->read_proc = xsd_port_read;
-       }
-       else
+       } else
                xenstored_ready = 1;
 
        /* Initialize the interface to xenstore. */